Skip to content

allows kw/map/set invocations with default value#416

Merged
heyLu merged 1 commit intopixie-lang:masterfrom
mpenet:feature/ilookup-not-found-key
Oct 30, 2015
Merged

allows kw/map/set invocations with default value#416
heyLu merged 1 commit intopixie-lang:masterfrom
mpenet:feature/ilookup-not-found-key

Conversation

@mpenet
Copy link
Copy Markdown
Contributor

@mpenet mpenet commented Oct 30, 2015

this allows default values on -val-at call with invoke such as:

(:x {} :bar)
(:x #{} :bar)
({} :x :bar)
(#{} :x :bar) 

heyLu added a commit that referenced this pull request Oct 30, 2015
allows kw/map/set invocations with default value
@heyLu heyLu merged commit 730cd71 into pixie-lang:master Oct 30, 2015
@heyLu
Copy link
Copy Markdown
Member

heyLu commented Oct 30, 2015

Thanks again! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants